home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 1168 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  992 b 

  1. Path: garcia.efn.org!not-for-mail
  2. From: markemp@efn.org (Mark Kemp)
  3. Newsgroups: comp.sys.amiga.misc
  4. Subject: Re: Text Stats
  5. Date: 11 Jan 1996 09:37:13 -0800
  6. Organization: Oregon Public Networking
  7. Message-ID: <4d3hs9$1cm@garcia.efn.org>
  8. References: <4cp5j5$ij1@garcia.efn.org> <1770B97AFS86.U249026@vm.uci.kun.nl>
  9. NNTP-Posting-Host: garcia.efn.org
  10. X-Newsreader: NN version 6.5.0 #7 (NOV)
  11.  
  12. In <1770B97AFS86.U249026@vm.uci.kun.nl> U249026@vm.uci.kun.nl (Branko Collin) writes:
  13.  
  14. >In article <4cp5j5$ij1@garcia.efn.org>
  15. >markemp@efn.org (Mark Kemp) writes:
  16. >>
  17. >>I used to have some program that would list the number of occurances of
  18. >>each separate word in a text file, but I can't remember what it was
  19. >>called.  Does anyone know?
  20. >>
  21. >On Unix the 'sort' command can do this (or was it 'uniq'). Maybe
  22. >the AmigaDos 'sort' has a similar feature?
  23.  
  24. The AmigaDos sort doesn't, but I just found an Amiga version of uniq -- 
  25. it's not the program I was thinking of, but it does what I wanted.
  26.  
  27.